Skip to content

Conversation

mfranzke
Copy link
Collaborator

Proposed changes

Added playground page. Resolves #3042

Types of changes

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improvements to existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

nmerget and others added 17 commits July 9, 2025 14:37
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mfranzke mfranzke self-assigned this Jul 16, 2025
@mfranzke mfranzke requested a review from nmerget as a code owner July 16, 2025 15:36
@mfranzke mfranzke added the 📕documentation Improvements or additions to documentation label Jul 16, 2025
@mfranzke mfranzke changed the base branch from main to feat-card-inside-button July 16, 2025 15:37
@mfranzke mfranzke added the 🪩🔥🕺review some relevant topics, that we even also need to report in different rounds / to stakeholders label Jul 18, 2025
@mfranzke
Copy link
Collaborator Author

@mfranzke mfranzke moved this to 👀 In review in UX Engineering Team Backlog Jul 18, 2025
@mfranzke mfranzke removed their assignment Jul 18, 2025
Base automatically changed from feat-card-inside-button to 3.0-release July 21, 2025 05:57
@mfranzke mfranzke requested a review from nmerget July 21, 2025 07:27
github-actions bot and others added 2 commits July 21, 2025 08:10
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mfranzke mfranzke merged commit 082edcd into 3.0-release Jul 21, 2025
@mfranzke mfranzke deleted the feat-added-playground-page-new branch July 21, 2025 08:54
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in UX Engineering Team Backlog Jul 21, 2025
@mfranzke mfranzke mentioned this pull request Jul 21, 2025
5 tasks
mfranzke added a commit that referenced this pull request Jul 21, 2025
BREAKING CHANGES
refactor: removed aria attributes which have a 1:1 mapping #4476
refactor: align how to use a DBCard as button or link #4506
refactor: variables for transparent-hovered/-pressed #4565
refactor: changed and added container and screen sizes #4486
renamed the data-icon-after and data-icon-before properties to data-icon-trailing and data-icon-leading with feat: add trailing icon for button #4474 (BREAKING CHANGE when integrated HTML code directly)
refactor: renamed data-hide-icon to data-show-icon to match property #4568 (BREAKING CHANGE when integrated HTML code directly)
Besides our main library, we've updated the DB Theme with changes to the iconset:

updated DB UX Theme with removed, renamed and new icons
Added
feat: add trailing icon for button #4474
feat: add multiple property for input[type=file] #4513
feat: add link property wrap #4540
feat: added playground page #4551
Changed
refactor: use button type for react and vue based on click listener #4490
chore: remove button state property #4501
@mfranzke mfranzke changed the title feat: added playground page feat: added playgrounds page Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📕documentation Improvements or additions to documentation 🪩🔥🕺review some relevant topics, that we even also need to report in different rounds / to stakeholders
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

evaluate some (external) code preview / playground tool
2 participants